shift operator meaning in Chinese
位移算子
位元移位运算子
移位算子
Examples
- The following are the bit shift operators defined in visual basic
以下是visual basic中定义的移位运算符。 - The signed right - shift operator
有符号右移位运算符( - However , bitwise operators and shift operators never cause overflow
然而,按位运算符和移位运算符永远不会导致溢出。 - The following table shows the result data types for the two bit - shift operators ,
运算符< <和> >下表显示两个移位运算符 - The left - shift operator
左移位运算符